home *** CD-ROM | disk | FTP | other *** search
/ Cracking 2 / Cracking II..iso / Tools / icedump 6.018 and nticedump 1.9 / inc / user32.inc < prev    next >
Encoding:
Text File  |  2000-03-07  |  45.4 KB  |  1,129 lines

  1. %ifndef INCLUDED_USER32_INC
  2. %define INCLUDED_USER32_INC
  3.  
  4. ;
  5. ; User32 API definitions for NASM.
  6. ;
  7. ; (C) G-RoM in 1999
  8.  
  9. Extern _ActivateKeyboardLayout@8
  10. Extern _AdjustWindowRect@12
  11. Extern _AdjustWindowRectEx@16
  12. Extern _AnimateWindow@12
  13. Extern _AnyPopup@0
  14. Extern _AppendMenuA@16
  15. Extern _AppendMenuW@16
  16. Extern _ArrangeIconicWindows@4
  17. Extern _AttachThreadInput@12
  18. Extern _BeginDeferWindowPos@4
  19. Extern _BeginPaint@8
  20. Extern _BlockInput@4
  21. Extern _BringWindowToTop@4
  22. Extern _BroadcastSystemMessage@20
  23. ;Extern _CalcChildScroll@8
  24. Extern _CallMsgFilter@8
  25. Extern _CallMsgFilterA@8
  26. Extern _CallMsgFilterW@8
  27. Extern _CallNextHookEx@16
  28. Extern _CallWindowProcA@20
  29. Extern _CallWindowProcW@20
  30. Extern _CascadeChildWindows@8
  31. Extern _CascadeWindows@20
  32. Extern _ChangeClipboardChain@8
  33. Extern _ChangeDisplaySettingsA@8
  34. Extern _ChangeDisplaySettingsW@8
  35. Extern _ChangeDisplaySettingsExA@20
  36. Extern _ChangeMenuA@20
  37. Extern _ChangeMenuW@20
  38. Extern _CharLowerA@4
  39. Extern _CharLowerBuffA@8
  40. Extern _CharLowerBuffW@8
  41. Extern _CharLowerW@4
  42. Extern _CharNextA@4
  43. Extern _CharNextExA@12
  44. Extern _CharNextW@4
  45. Extern _CharPrevA@8
  46. Extern _CharPrevExA@16
  47. Extern _CharPrevW@8
  48. Extern _CharToOemA@8
  49. Extern _CharToOemBuffA@12
  50. Extern _CharToOemBuffW@12
  51. Extern _CharToOemW@8
  52. Extern _CharUpperA@4
  53. Extern _CharUpperBuffA@8
  54. Extern _CharUpperBuffW@8
  55. Extern _CharUpperW@4
  56. Extern _CheckDlgButton@12
  57. Extern _CheckMenuItem@12
  58. Extern _CheckMenuRadioItem@20
  59. Extern _CheckRadioButton@16
  60. Extern _ChildWindowFromPoint@12
  61. Extern _ChildWindowFromPointEx@16
  62. ;Extern _ClientThreadConnect@4
  63. Extern _ClientToScreen@8
  64. Extern _ClipCursor@4
  65. Extern _CloseClipboard@0
  66. Extern _CloseDesktop@4
  67. Extern _CloseWindow@4
  68. Extern _CloseWindowStation@4
  69. Extern _CopyAcceleratorTableA@12
  70. Extern _CopyAcceleratorTableW@12
  71. Extern _CopyIcon@4
  72. Extern _CopyImage@20
  73. Extern _CopyRect@8
  74. Extern _CountClipboardFormats@0
  75. Extern _CreateAcceleratorTableA@8
  76. Extern _CreateAcceleratorTableW@8
  77. Extern _CreateCaret@16
  78. Extern _CreateCursor@28
  79. Extern _CreateDesktopA@24
  80. Extern _CreateDesktopW@24
  81. Extern _CreateDialogIndirectParamA@20
  82. Extern _CreateDialogIndirectParamW@20
  83. Extern _CreateDialogParamA@20
  84. Extern _CreateDialogParamW@20
  85. Extern _CreateIcon@28
  86. Extern _CreateIconFromResource@16
  87. Extern _CreateIconFromResourceEx@28
  88. Extern _CreateIconIndirect@4
  89. Extern _CreateMDIWindowA@40
  90. Extern _CreateMDIWindowW@40
  91. Extern _CreateMenu@0
  92. Extern _CreatePopupMenu@0
  93. Extern _CreateWindowExA@48
  94. Extern _CreateWindowExW@48
  95. Extern _CreateWindowStationA@16
  96. Extern _CreateWindowStationW@16
  97. Extern _DdeAbandonTransaction@12
  98. Extern _DdeAccessData@8
  99. Extern _DdeAddData@16
  100. Extern _DdeClientTransaction@32
  101. Extern _DdeCmpStringHandles@8
  102. Extern _DdeConnect@16
  103. Extern _DdeConnectList@20
  104. Extern _DdeCreateDataHandle@28
  105. Extern _DdeCreateStringHandleA@12
  106. Extern _DdeCreateStringHandleW@12
  107. Extern _DdeDisconnect@4
  108. Extern _DdeDisconnectList@4
  109. Extern _DdeEnableCallback@12
  110. Extern _DdeFreeDataHandle@4
  111. Extern _DdeFreeStringHandle@8
  112. Extern _DdeGetData@16
  113. Extern _DdeGetLastError@4
  114. ;Extern _DdeGetQualityOfService@12
  115. Extern _DdeImpersonateClient@4
  116. Extern _DdeInitializeA@16
  117. Extern _DdeInitializeW@16
  118. Extern _DdeKeepStringHandle@8
  119. Extern _DdeNameService@16
  120. Extern _DdePostAdvise@12
  121. Extern _DdeQueryConvInfo@12
  122. Extern _DdeQueryNextServer@8
  123. Extern _DdeQueryStringA@20
  124. Extern _DdeQueryStringW@20
  125. Extern _DdeReconnect@4
  126. Extern _DdeSetQualityOfService@12
  127. Extern _DdeSetUserHandle@12
  128. Extern _DdeUnaccessData@4
  129. Extern _DdeUninitialize@4
  130. Extern _DefDlgProcA@16
  131. Extern _DefDlgProcW@16
  132. Extern _DefFrameProcA@20
  133. Extern _DefFrameProcW@20
  134. Extern _DefMDIChildProcA@16
  135. Extern _DefMDIChildProcW@16
  136. Extern _DefWindowProcA@16
  137. Extern _DefWindowProcW@16
  138. Extern _DeferWindowPos@32
  139. Extern _DeleteMenu@12
  140. Extern _DestroyAcceleratorTable@4
  141. Extern _DestroyCaret@0
  142. Extern _DestroyCursor@4
  143. Extern _DestroyIcon@4
  144. Extern _DestroyMenu@4
  145. Extern _DestroyWindow@4
  146. Extern _DialogBoxIndirectParamA@20
  147. Extern _DialogBoxIndirectParamW@20
  148. Extern _DialogBoxParamA@20
  149. Extern _DialogBoxParamW@20
  150. Extern _DispatchMessageA@4
  151. Extern _DispatchMessageW@4
  152. Extern _DlgDirListA@20
  153. Extern _DlgDirListComboBoxA@20
  154. Extern _DlgDirListComboBoxW@20
  155. Extern _DlgDirListW@20
  156. Extern _DlgDirSelectComboBoxExA@16
  157. Extern _DlgDirSelectComboBoxExW@16
  158. Extern _DlgDirSelectExA@16
  159. Extern _DlgDirSelectExW@16
  160. Extern _DragDetect@12
  161. Extern _DragObject@20
  162. Extern _DrawAnimatedRects@16
  163. Extern _DrawCaption@16
  164. Extern _DrawEdge@16
  165. Extern _DrawFocusRect@8
  166. ;Extern _DrawFrame@16
  167. Extern _DrawFrameControl@16
  168. Extern _DrawIcon@16
  169. Extern _DrawIconEx@36
  170. Extern _DrawMenuBar@4
  171. Extern _DrawStateA@40
  172. Extern _DrawStateW@40
  173. Extern _DrawTextA@20
  174. Extern _DrawTextExA@24
  175. Extern _DrawTextExW@24
  176. Extern _DrawTextW@20
  177. ;Extern _EditWndProc@16
  178. Extern _EmptyClipboard@0
  179. Extern _EnableMenuItem@12
  180. Extern _EnableScrollBar@12
  181. Extern _EnableWindow@8
  182. Extern _EndDeferWindowPos@4
  183. Extern _EndDialog@8
  184. Extern _EndPaint@8
  185. Extern _EndMenu@0
  186. Extern _EnumChildWindows@12
  187. Extern _EnumClipboardFormats@4
  188. Extern _EnumDesktopWindows@12
  189. Extern _EnumDesktopsA@12
  190. Extern _EnumDesktopsW@12
  191. Extern _EnumDisplaySettingsA@12
  192. Extern _EnumDisplaySettingsW@12
  193. Extern _EnumPropsA@8
  194. Extern _EnumPropsExA@12
  195. Extern _EnumPropsExW@12
  196. Extern _EnumPropsW@8
  197. Extern _EnumThreadWindows@12
  198. Extern _EnumWindowStationsA@8
  199. Extern _EnumWindowStationsW@8
  200. Extern _EnumWindows@8
  201. Extern _EqualRect@8
  202. Extern _ExcludeUpdateRgn@8
  203. Extern _ExitWindowsEx@8
  204. Extern _FillRect@12
  205. Extern _FindWindowA@8
  206. Extern _FindWindowExA@16
  207. Extern _FindWindowExW@16
  208. Extern _FindWindowW@8
  209. Extern _FlashWindow@8
  210. Extern _FrameRect@12
  211. Extern _FreeDDElParam@8
  212. Extern _GetActiveWindow@0
  213. Extern _GetCursorInfo@4
  214. Extern _GetAsyncKeyState@4
  215. Extern _GetCapture@0
  216. Extern _GetCaretBlinkTime@0
  217. Extern _GetCaretPos@4
  218. Extern _GetClassInfoA@12
  219. Extern _GetClassInfoExA@12
  220. Extern _GetClassInfoExW@12
  221. Extern _GetClassInfoW@12
  222. Extern _GetClassLongA@8
  223. Extern _GetClassLongW@8
  224. Extern _GetClassNameA@12
  225. Extern _GetClassNameW@12
  226. Extern _GetClassWord@8
  227. Extern _GetClientRect@8
  228. Extern _GetClipCursor@4
  229. Extern _GetClipboardData@4
  230. Extern _GetClipboardFormatNameA@12
  231. Extern _GetClipboardFormatNameW@12
  232. Extern _GetClipboardOwner@0
  233. Extern _GetClipboardViewer@0
  234. Extern _GetCursor@0
  235. Extern _GetCursorPos@4
  236. Extern _GetDC@4
  237. Extern _GetDCEx@12
  238. Extern _GetDesktopWindow@0
  239. Extern _GetDialogBaseUnits@0
  240. Extern _GetDlgCtrlID@4
  241. Extern _GetDlgItem@8
  242. Extern _GetDlgItemInt@16
  243. Extern _GetDlgItemTextA@16
  244. Extern _GetDlgItemTextW@16
  245. Extern _GetDoubleClickTime@0
  246. Extern _GetFocus@0
  247. Extern _GetForegroundWindow@0
  248. Extern _GetIconInfo@8
  249. Extern _GetInputDesktop@0
  250. Extern _GetInputState@0
  251. Extern _GetKBCodePage@0
  252. Extern _GetKeyNameTextA@12
  253. Extern _GetKeyNameTextW@12
  254. Extern _GetKeyState@4
  255. Extern _GetKeyboardLayout@4
  256. Extern _GetKeyboardLayoutList@8
  257. Extern _GetKeyboardLayoutNameA@4
  258. Extern _GetKeyboardLayoutNameW@4
  259. Extern _GetKeyboardState@4
  260. Extern _GetKeyboardType@4
  261. Extern _GetLastActivePopup@4
  262. Extern _GetMenu@4
  263. Extern _GetMenuCheckMarkDimensions@0
  264. Extern _GetMenuContextHelpId@4
  265. Extern _GetMenuDefaultItem@12
  266. Extern _GetMenuItemCount@4
  267. Extern _GetMenuItemID@8
  268. Extern _GetMenuItemInfoA@16
  269. Extern _GetMenuItemInfoW@16
  270. Extern _GetMenuItemRect@16
  271. Extern _GetMenuState@12
  272. Extern _GetMenuStringA@20
  273. Extern _GetMenuStringW@20
  274. Extern _GetMessageA@16
  275. Extern _GetMessageExtraInfo@0
  276. Extern _GetMessagePos@0
  277. Extern _GetMessageTime@0
  278. Extern _GetMessageW@16
  279. Extern _GetNextDlgGroupItem@12
  280. Extern _GetNextDlgTabItem@12
  281. Extern _GetOpenClipboardWindow@0
  282. Extern _GetParent@4
  283. Extern _GetPriorityClipboardFormat@8
  284. Extern _GetProcessWindowStation@0
  285. Extern _GetPropA@8
  286. Extern _GetPropW@8
  287. Extern _GetQueueStatus@4
  288. Extern _GetScrollInfo@12
  289. Extern _GetScrollPos@8
  290. Extern _GetScrollRange@16
  291. Extern _GetShellWindow@0
  292. Extern _GetSubMenu@8
  293. Extern _GetSysColor@4
  294. Extern _GetSysColorBrush@4
  295. Extern _GetSystemMenu@8
  296. Extern _GetSystemMetrics@4
  297. Extern _GetTabbedTextExtentA@20
  298. Extern _GetTabbedTextExtentW@20
  299. Extern _GetThreadDesktop@4
  300. Extern _GetTopWindow@4
  301. Extern _GetUpdateRect@12
  302. Extern _GetUpdateRgn@12
  303. Extern _GetUserObjectInformationA@20
  304. Extern _GetUserObjectInformationW@20
  305. Extern _GetUserObjectSecurity@20
  306. Extern _GetWindow@8
  307. Extern _GetWindowContextHelpId@4
  308. Extern _GetWindowDC@4
  309. Extern _GetWindowLongA@8
  310. Extern _GetWindowLongW@8
  311. Extern _GetWindowPlacement@8
  312. Extern _GetWindowRect@8
  313. Extern _GetWindowRgn@8
  314. Extern _GetWindowTextA@12
  315. Extern _GetWindowTextLengthA@4
  316. Extern _GetWindowTextLengthW@4
  317. Extern _GetWindowTextW@12
  318. Extern _GetWindowThreadProcessId@8
  319. Extern _GetWindowWord@8
  320. Extern _GrayStringA@36
  321. Extern _GrayStringW@36
  322. Extern _HideCaret@4
  323. Extern _HiliteMenuItem@16
  324. Extern _ImpersonateDdeClientWindow@8
  325. Extern _InSendMessage@0
  326. Extern _InflateRect@12
  327. Extern _InsertMenuA@20
  328. Extern _InsertMenuItemA@16
  329. Extern _InsertMenuItemW@16
  330. Extern _InsertMenuW@20
  331. Extern _IntersectRect@12
  332. Extern _InvalidateRect@12
  333. Extern _InvalidateRgn@12
  334. Extern _InvertRect@8
  335. Extern _IsCharAlphaA@4
  336. Extern _IsCharAlphaNumericA@4
  337. Extern _IsCharAlphaNumericW@4
  338. Extern _IsCharAlphaW@4
  339. Extern _IsCharLowerA@4
  340. Extern _IsCharLowerW@4
  341. Extern _IsCharUpperA@4
  342. Extern _IsCharUpperW@4
  343. Extern _IsChild@8
  344. Extern _IsClipboardFormatAvailable@4
  345. Extern _IsDialogMessage@8
  346. Extern _IsDialogMessageA@8
  347. Extern _IsDialogMessageW@8
  348. Extern _IsDlgButtonChecked@8
  349. Extern _IsIconic@4
  350. Extern _IsMenu@4
  351. Extern _IsRectEmpty@4
  352. Extern _IsWindow@4
  353. Extern _IsWindowEnabled@4
  354. Extern _IsWindowUnicode@4
  355. Extern _IsWindowVisible@4
  356. Extern _IsZoomed@4
  357. ;Extern _KillSystemTimer@8
  358. Extern _KillTimer@8
  359. Extern _LoadAcceleratorsA@8
  360. Extern _LoadAcceleratorsW@8
  361. Extern _LoadBitmapA@8
  362. Extern _LoadBitmapW@8
  363. Extern _LoadCursorA@8
  364. Extern _LoadCursorFromFileA@4
  365. Extern _LoadCursorFromFileW@4
  366. Extern _LoadCursorW@8
  367. Extern _LoadIconA@8
  368. Extern _LoadIconW@8
  369. Extern _LoadImageA@24
  370. Extern _LoadImageW@24
  371. Extern _LoadKeyboardLayoutA@8
  372. Extern _LoadKeyboardLayoutW@8
  373. Extern _LoadMenuA@8
  374. Extern _LoadMenuIndirectA@4
  375. Extern _LoadMenuIndirectW@4
  376. Extern _LoadMenuW@8
  377. Extern _LoadStringA@16
  378. Extern _LoadStringW@16
  379. Extern _LockWindowUpdate@4
  380. Extern _LookupIconIdFromDirectory@8
  381. Extern _LookupIconIdFromDirectoryEx@20
  382. Extern _MapDialogRect@8
  383. Extern _MapVirtualKeyA@8
  384. Extern _MapVirtualKeyExA@12
  385. Extern _MapVirtualKeyExW@12
  386. Extern _MapVirtualKeyW@8
  387. Extern _MapWindowPoints@16
  388. Extern _MenuItemFromPoint@16
  389. Extern _MessageBeep@4
  390. Extern _MessageBoxA@16
  391. Extern _MessageBoxExA@20
  392. Extern _MessageBoxExW@20
  393. Extern _MessageBoxIndirectA@4
  394. Extern _MessageBoxIndirectW@4
  395. Extern _MessageBoxW@16
  396. Extern _ModifyMenuA@20
  397. Extern _ModifyMenuW@20
  398. Extern _MoveWindow@24
  399. Extern _MsgWaitForMultipleObjects@20
  400. Extern _OemKeyScan@4
  401. Extern _OemToCharA@8
  402. Extern _OemToCharBuffA@12
  403. Extern _OemToCharBuffW@12
  404. Extern _OemToCharW@8
  405. Extern _OffsetRect@12
  406. Extern _OpenClipboard@4
  407. Extern _OpenDesktopA@16
  408. Extern _OpenDesktopW@16
  409. Extern _OpenIcon@4
  410. Extern _OpenInputDesktop@12
  411. Extern _OpenWindowStationA@12
  412. Extern _OpenWindowStationW@12
  413. Extern _PackDDElParam@12
  414. Extern _PaintDesktop@4
  415. Extern _PeekMessageA@20
  416. Extern _PeekMessageW@20
  417. Extern _PostMessageA@16
  418. Extern _PostMessageW@16
  419. Extern _PostQuitMessage@4
  420. Extern _PostThreadMessageA@16
  421. Extern _PostThreadMessageW@16
  422. Extern _PtInRect@12
  423. Extern _RedrawWindow@16
  424. Extern _RegisterClassA@4
  425. Extern _RegisterClassExA@4
  426. Extern _RegisterClassExW@4
  427. Extern _RegisterClassW@4
  428. Extern _RegisterClipboardFormatA@4
  429. Extern _RegisterClipboardFormatW@4
  430. Extern _RegisterHotKey@16
  431. Extern _RegisterWindowMessageA@4
  432. Extern _RegisterWindowMessageW@4
  433. Extern _ReleaseCapture@0
  434. Extern _ReleaseDC@8
  435. Extern _RemoveMenu@12
  436. Extern _RemovePropA@8
  437. Extern _RemovePropW@8
  438. Extern _ReplyMessage@4
  439. Extern _ReuseDDElParam@20
  440. Extern _ScreenToClient@8
  441. ;Extern _ScrollChildren@12
  442. Extern _ScrollDC@28
  443. Extern _ScrollWindow@20
  444. Extern _ScrollWindowEx@32
  445. Extern _SendDlgItemMessageA@20
  446. Extern _SendDlgItemMessageW@20
  447. Extern _SendMessageA@16
  448. Extern _SendMessageCallbackA@24
  449. Extern _SendMessageCallbackW@24
  450. Extern _SendMessageTimeoutA@28
  451. Extern _SendMessageTimeoutW@28
  452. Extern _SendMessageW@16
  453. Extern _SendNotifyMessageA@16
  454. Extern _SendNotifyMessageW@16
  455. Extern _SetActiveWindow@4
  456. Extern _SetCapture@4
  457. Extern _SetCaretBlinkTime@4
  458. Extern _SetCaretPos@8
  459. Extern _SetClassLongA@12
  460. Extern _SetClassLongW@12
  461. Extern _SetClassWord@12
  462. Extern _SetClipboardData@8
  463. Extern _SetClipboardViewer@4
  464. Extern _SetCursor@4
  465. Extern _SetCursorPos@8
  466. Extern _SetDebugErrorLevel@4
  467. Extern _SetDeskWallpaper@4
  468. Extern _SetDlgItemInt@16
  469. Extern _SetDlgItemTextA@12
  470. Extern _SetDlgItemTextW@12
  471. Extern _SetDoubleClickTime@4
  472. Extern _SetFocus@4
  473. Extern _SetForegroundWindow@4
  474. Extern _SetKeyboardState@4
  475. Extern _SetLastErrorEx@8
  476. Extern _SetMenu@8
  477. Extern _SetMenuContextHelpId@8
  478. Extern _SetMenuDefaultItem@12
  479. Extern _SetMenuItemBitmaps@20
  480. Extern _SetMenuItemInfoA@16
  481. Extern _SetMenuItemInfoW@16
  482. Extern _SetMessageExtraInfo@4
  483. Extern _SetMessageQueue@4
  484. Extern _SetParent@8
  485. Extern _SetProcessWindowStation@4
  486. Extern _SetPropA@12
  487. Extern _SetPropW@12
  488. Extern _SetRect@20
  489. Extern _SetRectEmpty@4
  490. Extern _SetScrollInfo@16
  491. Extern _SetScrollPos@16
  492. Extern _SetScrollRange@20
  493. Extern _SetShellWindow@4
  494. Extern _SetSysColors@12
  495. Extern _SetSystemCursor@8
  496. ;Extern _SetSystemMenu@8
  497. ;Extern _SetSystemTimer@16
  498. Extern _SetThreadDesktop@4
  499. Extern _SetTimer@16
  500. Extern _SetUserObjectInformationA@16
  501. Extern _SetUserObjectInformationW@16
  502. Extern _SetUserObjectSecurity@12
  503. Extern _SetWindowContextHelpId@8
  504. Extern _SetWindowLongA@12
  505. Extern _SetWindowLongW@12
  506. Extern _SetWindowPlacement@8
  507. Extern _SetWindowPos@28
  508. Extern _SetWindowRgn@12
  509. Extern _SetWindowTextA@8
  510. Extern _SetWindowTextW@8
  511. Extern _SetWindowWord@12
  512. Extern _SetWindowsHookA@8
  513. Extern _SetWindowsHookExA@16
  514. Extern _SetWindowsHookExW@16
  515. Extern _SetWindowsHookW@8
  516. Extern _ShowCaret@4
  517. Extern _ShowCursor@4
  518. Extern _ShowOwnedPopups@8
  519. Extern _ShowScrollBar@12
  520. Extern _ShowWindow@8
  521. Extern _ShowWindowAsync@8
  522. Extern _SubtractRect@12
  523. Extern _SwapMouseButton@4
  524. Extern _SwitchDesktop@4
  525. Extern _SystemParametersInfoA@16
  526. Extern _SystemParametersInfoW@16
  527. Extern _TabbedTextOutA@32
  528. Extern _TabbedTextOutW@32
  529. Extern _TileChildWindows@8
  530. Extern _TileWindows@20
  531. Extern _ToAscii@20
  532. Extern _ToAsciiEx@24
  533. Extern _ToUnicode@24
  534. Extern _ToUnicodeEx@28
  535. Extern _TrackPopupMenu@28
  536. Extern _TrackPopupMenuEx@24
  537. Extern _TranslateAccelerator@12
  538. Extern _TranslateAcceleratorA@12
  539. Extern _TranslateAcceleratorW@12
  540. Extern _TranslateMDISysAccel@8
  541. Extern _TranslateMessage@4
  542. Extern _UnhookWindowsHook@8
  543. Extern _UnhookWindowsHookEx@4
  544. Extern _UnionRect@12
  545. Extern _UnloadKeyboardLayout@4
  546. Extern _UnpackDDElParam@16
  547. Extern _UnregisterClassA@8
  548. Extern _UnregisterClassW@8
  549. Extern _UnregisterHotKey@8
  550. Extern _UpdateWindow@4
  551. Extern _ValidateRect@8
  552. Extern _ValidateRgn@8
  553. Extern _VkKeyScanA@4
  554. Extern _VkKeyScanExA@8
  555. Extern _VkKeyScanExW@8
  556. Extern _VkKeyScanW@4
  557. Extern _WaitForInputIdle@8
  558. Extern _WaitMessage@0
  559. Extern _WinHelpA@16
  560. Extern _WinHelpW@16
  561. Extern _WindowFromDC@4
  562. Extern _WindowFromPoint@8
  563. Extern _keybd_event@16
  564. Extern _mouse_event@20
  565. Extern _wsprintfA
  566. Extern _wsprintfW
  567. Extern _wvsprintfA@12
  568. Extern _wvsprintfW@12
  569.  
  570. ActivateKeyboardLayout         EQU  _ActivateKeyboardLayout@8
  571. AdjustWindowRect               EQU  _AdjustWindowRect@12
  572. AdjustWindowRectEx             EQU  _AdjustWindowRectEx@16
  573. AnimateWindow                  EQU  _AnimateWindow@12
  574. AnyPopup                       EQU  _AnyPopup@0
  575. AppendMenuA                    EQU  _AppendMenuA@16
  576. AppendMenuW                    EQU  _AppendMenuW@16
  577. ArrangeIconicWindows           EQU  _ArrangeIconicWindows@4
  578. AttachThreadInput              EQU  _AttachThreadInput@12
  579. BeginDeferWindowPos            EQU  _BeginDeferWindowPos@4
  580. BeginPaint                     EQU  _BeginPaint@8
  581. BlockInput                     EQU  _BlockInput@4
  582. BringWindowToTop               EQU  _BringWindowToTop@4
  583. BroadcastSystemMessage         EQU  _BroadcastSystemMessage@20
  584. CallMsgFilter                  EQU  _CallMsgFilter@8
  585. CallMsgFilterA                 EQU  _CallMsgFilterA@8
  586. CallMsgFilterW                 EQU  _CallMsgFilterW@8
  587. CallNextHookEx                 EQU  _CallNextHookEx@16
  588. CallWindowProcA                EQU  _CallWindowProcA@20
  589. CallWindowProcW                EQU  _CallWindowProcW@20
  590. CascadeChildWindows            EQU  _CascadeChildWindows@8
  591. CascadeWindows                 EQU  _CascadeWindows@20
  592. ChangeClipboardChain           EQU  _ChangeClipboardChain@8
  593. ChangeDisplaySettingsA         EQU  _ChangeDisplaySettingsA@8
  594. ChangeDisplaySettingsW         EQU  _ChangeDisplaySettingsW@8
  595. ChangeDisplaySettingsExA       EQU  _ChangeDisplaySettingsExA@20
  596. ChangeMenuA                    EQU  _ChangeMenuA@20
  597. ChangeMenuW                    EQU  _ChangeMenuW@20
  598. CharLowerA                     EQU  _CharLowerA@4
  599. CharLowerBuffA                 EQU  _CharLowerBuffA@8
  600. CharLowerBuffW                 EQU  _CharLowerBuffW@8
  601. CharLowerW                     EQU  _CharLowerW@4
  602. CharNextA                      EQU  _CharNextA@4
  603. CharNextEx                     EQU  _CharNextExA@12
  604. CharNextW                      EQU  _CharNextW@4
  605. CharPrevA                      EQU  _CharPrevA@8
  606. CharPrevEx                     EQU  _CharPrevExA@16
  607. CharPrevW                      EQU  _CharPrevW@8
  608. CharToOemA                     EQU  _CharToOemA@8
  609. CharToOemBuffA                 EQU  _CharToOemBuffA@12
  610. CharToOemBuffW                 EQU  _CharToOemBuffW@12
  611. CharToOemW                     EQU  _CharToOemW@8
  612. CharUpperA                     EQU  _CharUpperA@4
  613. CharUpperBuffA                 EQU  _CharUpperBuffA@8
  614. CharUpperBuffW                 EQU  _CharUpperBuffW@8
  615. CharUpperW                     EQU  _CharUpperW@4
  616. CheckDlgButton                 EQU  _CheckDlgButton@12
  617. CheckMenuItem                  EQU  _CheckMenuItem@12
  618. CheckMenuRadioItem             EQU  _CheckMenuRadioItem@20
  619. CheckRadioButton               EQU  _CheckRadioButton@16
  620. ChildWindowFromPoint           EQU  _ChildWindowFromPoint@12
  621. ChildWindowFromPointEx         EQU  _ChildWindowFromPointEx@16
  622. ClientToScreen                 EQU  _ClientToScreen@8
  623. ClipCursor                     EQU  _ClipCursor@4
  624. CloseClipboard                 EQU  _CloseClipboard@0
  625. CloseDesktop                   EQU  _CloseDesktop@4
  626. CloseWindow                    EQU  _CloseWindow@4
  627. CloseWindowStation             EQU  _CloseWindowStation@4
  628. CopyAcceleratorTableA          EQU  _CopyAcceleratorTableA@12
  629. CopyAcceleratorTableW          EQU  _CopyAcceleratorTableW@12
  630. CopyIcon                       EQU  _CopyIcon@4
  631. CopyImage                      EQU  _CopyImage@20
  632. CopyRect                       EQU  _CopyRect@8
  633. CountClipboardFormats          EQU  _CountClipboardFormats@0
  634. CreateAcceleratorTableA        EQU  _CreateAcceleratorTableA@8
  635. CreateAcceleratorTableW        EQU  _CreateAcceleratorTableW@8
  636. CreateCaret                    EQU  _CreateCaret@16
  637. CreateCursor                   EQU  _CreateCursor@28
  638. CreateDesktopA                 EQU  _CreateDesktopA@24
  639. CreateDesktopW                 EQU  _CreateDesktopW@24
  640. CreateDialogIndirectParamA     EQU  _CreateDialogIndirectParamA@20
  641. CreateDialogIndirectParamW     EQU  _CreateDialogIndirectParamW@20
  642. CreateDialogParamA             EQU  _CreateDialogParamA@20
  643. CreateDialogParamW             EQU  _CreateDialogParamW@20
  644. CreateIcon                     EQU  _CreateIcon@28
  645. CreateIconFromResource         EQU  _CreateIconFromResource@16
  646. CreateIconFromResourceEx       EQU  _CreateIconFromResourceEx@28
  647. CreateIconIndirect             EQU  _CreateIconIndirect@4
  648. CreateMDIWindowA               EQU  _CreateMDIWindowA@40
  649. CreateMDIWindowW               EQU  _CreateMDIWindowW@40
  650. CreateMenu                     EQU  _CreateMenu@0
  651. CreatePopupMenu                EQU  _CreatePopupMenu@0
  652. CreateWindowExA                EQU  _CreateWindowExA@48
  653. CreateWindowExW                EQU  _CreateWindowExW@48
  654. CreateWindowStationA           EQU  _CreateWindowStationA@16
  655. CreateWindowStationW           EQU  _CreateWindowStationW@16
  656. DdeAbandonTransaction          EQU  _DdeAbandonTransaction@12
  657. DdeAccessData                  EQU  _DdeAccessData@8
  658. DdeAddData                     EQU  _DdeAddData@16
  659. DdeClientTransaction           EQU  _DdeClientTransaction@32
  660. DdeCmpStringHandles            EQU  _DdeCmpStringHandles@8
  661. DdeConnect                     EQU  _DdeConnect@16
  662. DdeConnectList                 EQU  _DdeConnectList@20
  663. DdeCreateDataHandle            EQU  _DdeCreateDataHandle@28
  664. DdeCreateStringHandleA         EQU  _DdeCreateStringHandleA@12
  665. DdeCreateStringHandleW         EQU  _DdeCreateStringHandleW@12
  666. DdeDisconnect                  EQU  _DdeDisconnect@4
  667. DdeDisconnectList              EQU  _DdeDisconnectList@4
  668. DdeEnableCallback              EQU  _DdeEnableCallback@12
  669. DdeFreeDataHandle              EQU  _DdeFreeDataHandle@4
  670. DdeFreeStringHandle            EQU  _DdeFreeStringHandle@8
  671. DdeGetData                     EQU  _DdeGetData@16
  672. DdeGetLastError                EQU  _DdeGetLastError@4
  673. ;DdeGetQualityOfService         EQU  _DdeGetQualityOfService@12
  674. DdeImpersonateClient           EQU  _DdeImpersonateClient@4
  675. DdeInitializeA                 EQU  _DdeInitializeA@16
  676. DdeInitializeW                 EQU  _DdeInitializeW@16
  677. DdeKeepStringHandle            EQU  _DdeKeepStringHandle@8
  678. DdeNameService                 EQU  _DdeNameService@16
  679. DdePostAdvise                  EQU  _DdePostAdvise@12
  680. DdeQueryConvInfo               EQU  _DdeQueryConvInfo@12
  681. DdeQueryNextServer             EQU  _DdeQueryNextServer@8
  682. DdeQueryStringA                EQU  _DdeQueryStringA@20
  683. DdeQueryStringW                EQU  _DdeQueryStringW@20
  684. DdeReconnect                   EQU  _DdeReconnect@4
  685. DdeSetQualityOfService         EQU  _DdeSetQualityOfService@12
  686. DdeSetUserHandle               EQU  _DdeSetUserHandle@12
  687. DdeUnaccessData                EQU  _DdeUnaccessData@4
  688. DdeUninitialize                EQU  _DdeUninitialize@4
  689. DefDlgProcA                    EQU  _DefDlgProcA@16
  690. DefDlgProcW                    EQU  _DefDlgProcW@16
  691. DefFrameProcA                  EQU  _DefFrameProcA@20
  692. DefFrameProcW                  EQU  _DefFrameProcW@20
  693. DefMDIChildProcA               EQU  _DefMDIChildProcA@16
  694. DefMDIChildProcW               EQU  _DefMDIChildProcW@16
  695. DefWindowProcA                 EQU  _DefWindowProcA@16
  696. DefWindowProcW                 EQU  _DefWindowProcW@16
  697. DeferWindowPos                 EQU  _DeferWindowPos@32
  698. DeleteMenu                     EQU  _DeleteMenu@12
  699. DestroyAcceleratorTable        EQU  _DestroyAcceleratorTable@4
  700. DestroyCaret                   EQU  _DestroyCaret@0
  701. DestroyCursor                  EQU  _DestroyCursor@4
  702. DestroyIcon                    EQU  _DestroyIcon@4
  703. DestroyMenu                    EQU  _DestroyMenu@4
  704. DestroyWindow                  EQU  _DestroyWindow@4
  705. DialogBoxIndirectParamA        EQU  _DialogBoxIndirectParamA@20
  706. DialogBoxIndirectParamW        EQU  _DialogBoxIndirectParamW@20
  707. DialogBoxParamA                EQU  _DialogBoxParamA@20
  708. DialogBoxParamW                EQU  _DialogBoxParamW@20
  709. DispatchMessageA               EQU  _DispatchMessageA@4
  710. DispatchMessageW               EQU  _DispatchMessageW@4
  711. DlgDirListA                    EQU  _DlgDirListA@20
  712. DlgDirListComboBoxA            EQU  _DlgDirListComboBoxA@20
  713. DlgDirListComboBoxW            EQU  _DlgDirListComboBoxW@20
  714. DlgDirListW                    EQU  _DlgDirListW@20
  715. DlgDirSelectComboBoxExA        EQU  _DlgDirSelectComboBoxExA@16
  716. DlgDirSelectComboBoxExW        EQU  _DlgDirSelectComboBoxExW@16
  717. DlgDirSelectExA                EQU  _DlgDirSelectExA@16
  718. DlgDirSelectExW                EQU  _DlgDirSelectExW@16
  719. DragDetect                     EQU  _DragDetect@12
  720. DragObject                     EQU  _DragObject@20
  721. DrawAnimatedRects              EQU  _DrawAnimatedRects@16
  722. DrawCaption                    EQU  _DrawCaption@16
  723. DrawEdge                       EQU  _DrawEdge@16
  724. DrawFocusRect                  EQU  _DrawFocusRect@8
  725. ;DrawFrame                      EQU  _DrawFrame@16
  726. DrawFrameControl               EQU  _DrawFrameControl@16
  727. DrawIcon                       EQU  _DrawIcon@16
  728. DrawIconEx                     EQU  _DrawIconEx@36
  729. DrawMenuBar                    EQU  _DrawMenuBar@4
  730. DrawStateA                     EQU  _DrawStateA@40
  731. DrawStateW                     EQU  _DrawStateW@40
  732. DrawTextA                      EQU  _DrawTextA@20
  733. DrawTextExA                    EQU  _DrawTextExA@24
  734. DrawTextExW                    EQU  _DrawTextExW@24
  735. DrawTextW                      EQU  _DrawTextW@20
  736. ;EditWndProc                    EQU  _EditWndProc@16
  737. EmptyClipboard                 EQU  _EmptyClipboard@0
  738. EnableMenuItem                 EQU  _EnableMenuItem@12
  739. EnableScrollBar                EQU  _EnableScrollBar@12
  740. EnableWindow                   EQU  _EnableWindow@8
  741. EndDeferWindowPos              EQU  _EndDeferWindowPos@4
  742. EndDialog                      EQU  _EndDialog@8
  743. EndPaint                       EQU  _EndPaint@8
  744. EndMenu                        EQU  _EndMenu@0
  745. EnumChildWindows               EQU  _EnumChildWindows@12
  746. EnumClipboardFormats           EQU  _EnumClipboardFormats@4
  747. EnumDesktopWindows             EQU  _EnumDesktopWindows@12
  748. EnumDesktopsA                  EQU  _EnumDesktopsA@12
  749. EnumDesktopsW                  EQU  _EnumDesktopsW@12
  750. EnumDisplaySettingsA           EQU  _EnumDisplaySettingsA@12
  751. EnumDisplaySettingsW           EQU  _EnumDisplaySettingsW@12
  752. EnumPropsA                     EQU  _EnumPropsA@8
  753. EnumPropsExA                   EQU  _EnumPropsExA@12
  754. EnumPropsExW                   EQU  _EnumPropsExW@12
  755. EnumPropsW                     EQU  _EnumPropsW@8
  756. EnumThreadWindows              EQU  _EnumThreadWindows@12
  757. EnumWindowStationsA            EQU  _EnumWindowStationsA@8
  758. EnumWindowStationsW            EQU  _EnumWindowStationsW@8
  759. EnumWindows                    EQU  _EnumWindows@8
  760. EqualRect                      EQU  _EqualRect@8
  761. ExcludeUpdateRgn               EQU  _ExcludeUpdateRgn@8
  762. ExitWindowsEx                  EQU  _ExitWindowsEx@8
  763. FillRect                       EQU  _FillRect@12
  764. FindWindowA                    EQU  _FindWindowA@8
  765. FindWindowExA                  EQU  _FindWindowExA@16
  766. FindWindowExW                  EQU  _FindWindowExW@16
  767. FindWindowW                    EQU  _FindWindowW@8
  768. FlashWindow                    EQU  _FlashWindow@8
  769. FrameRect                      EQU  _FrameRect@12
  770. FreeDDElParam                  EQU  _FreeDDElParam@8
  771. GetActiveWindow                EQU  _GetActiveWindow@0
  772. GetCursorInfo                  EQU  _GetCursorInfo@4
  773. GetAsyncKeyState               EQU  _GetAsyncKeyState@4
  774. GetCapture                     EQU  _GetCapture@0
  775. GetCaretBlinkTime              EQU  _GetCaretBlinkTime@0
  776. GetCaretPos                    EQU  _GetCaretPos@4
  777. GetClassInfoA                  EQU  _GetClassInfoA@12
  778. GetClassInfoExA                EQU  _GetClassInfoExA@12
  779. GetClassInfoExW                EQU  _GetClassInfoExW@12
  780. GetClassInfoW                  EQU  _GetClassInfoW@12
  781. GetClassLongA                  EQU  _GetClassLongA@8
  782. GetClassLongW                  EQU  _GetClassLongW@8
  783. GetClassNameA                  EQU  _GetClassNameA@12
  784. GetClassNameW                  EQU  _GetClassNameW@12
  785. GetClassWord                   EQU  _GetClassWord@8
  786. GetClientRect                  EQU  _GetClientRect@8
  787. GetClipCursor                  EQU  _GetClipCursor@4
  788. GetClipboardData               EQU  _GetClipboardData@4
  789. GetClipboardFormatNameA        EQU  _GetClipboardFormatNameA@12
  790. GetClipboardFormatNameW        EQU  _GetClipboardFormatNameW@12
  791. GetClipboardOwner              EQU  _GetClipboardOwner@0
  792. GetClipboardViewer             EQU  _GetClipboardViewer@0
  793. GetCursor                      EQU  _GetCursor@0
  794. GetCursorPos                   EQU  _GetCursorPos@4
  795. GetDC                          EQU  _GetDC@4
  796. GetDCEx                        EQU  _GetDCEx@12
  797. GetDesktopWindow               EQU  _GetDesktopWindow@0
  798. GetDialogBaseUnits             EQU  _GetDialogBaseUnits@0
  799. GetDlgCtrlID                   EQU  _GetDlgCtrlID@4
  800. GetDlgItem                     EQU  _GetDlgItem@8
  801. GetDlgItemInt                  EQU  _GetDlgItemInt@16
  802. GetDlgItemTextA                EQU  _GetDlgItemTextA@16
  803. GetDlgItemTextW                EQU  _GetDlgItemTextW@16
  804. GetDoubleClickTime             EQU  _GetDoubleClickTime@0
  805. GetFocus                       EQU  _GetFocus@0
  806. GetForegroundWindow            EQU  _GetForegroundWindow@0
  807. GetIconInfo                    EQU  _GetIconInfo@8
  808. GetInputDesktop                EQU  _GetInputDesktop@0
  809. GetInputState                  EQU  _GetInputState@0
  810. GetKBCodePage                  EQU  _GetKBCodePage@0
  811. GetKeyNameTextA                EQU  _GetKeyNameTextA@12
  812. GetKeyNameTextW                EQU  _GetKeyNameTextW@12
  813. GetKeyState                    EQU  _GetKeyState@4
  814. GetKeyboardLayout              EQU  _GetKeyboardLayout@4
  815. GetKeyboardLayoutList          EQU  _GetKeyboardLayoutList@8
  816. GetKeyboardLayoutNameA         EQU  _GetKeyboardLayoutNameA@4
  817. GetKeyboardLayoutNameW         EQU  _GetKeyboardLayoutNameW@4
  818. GetKeyboardState               EQU  _GetKeyboardState@4
  819. GetKeyboardType                EQU  _GetKeyboardType@4
  820. GetLastActivePopup             EQU  _GetLastActivePopup@4
  821. GetMenu                        EQU  _GetMenu@4
  822. GetMenuCheckMarkDimensions     EQU  _GetMenuCheckMarkDimensions@0
  823. GetMenuContextHelpId           EQU  _GetMenuContextHelpId@4
  824. GetMenuDefaultItem             EQU  _GetMenuDefaultItem@12
  825. GetMenuItemCount               EQU  _GetMenuItemCount@4
  826. GetMenuItemID                  EQU  _GetMenuItemID@8
  827. GetMenuItemInfoA               EQU  _GetMenuItemInfoA@16
  828. GetMenuItemInfoW               EQU  _GetMenuItemInfoW@16
  829. GetMenuItemRect                EQU  _GetMenuItemRect@16
  830. GetMenuState                   EQU  _GetMenuState@12
  831. GetMenuStringA                 EQU  _GetMenuStringA@20
  832. GetMenuStringW                 EQU  _GetMenuStringW@20
  833. GetMessageA                    EQU  _GetMessageA@16
  834. GetMessageExtraInfo            EQU  _GetMessageExtraInfo@0
  835. GetMessagePos                  EQU  _GetMessagePos@0
  836. GetMessageTime                 EQU  _GetMessageTime@0
  837. GetMessageW                    EQU  _GetMessageW@16
  838. GetNextDlgGroupItem            EQU  _GetNextDlgGroupItem@12
  839. GetNextDlgTabItem              EQU  _GetNextDlgTabItem@12
  840. GetOpenClipboardWindow         EQU  _GetOpenClipboardWindow@0
  841. GetParent                      EQU  _GetParent@4
  842. GetPriorityClipboardFormat     EQU  _GetPriorityClipboardFormat@8
  843. GetProcessWindowStation        EQU  _GetProcessWindowStation@0
  844. GetPropA                       EQU  _GetPropA@8
  845. GetPropW                       EQU  _GetPropW@8
  846. GetQueueStatus                 EQU  _GetQueueStatus@4
  847. GetScrollInfo                  EQU  _GetScrollInfo@12
  848. GetScrollPos                   EQU  _GetScrollPos@8
  849. GetScrollRange                 EQU  _GetScrollRange@16
  850. GetShellWindow                 EQU  _GetShellWindow@0
  851. GetSubMenu                     EQU  _GetSubMenu@8
  852. GetSysColor                    EQU  _GetSysColor@4
  853. GetSysColorBrush               EQU  _GetSysColorBrush@4
  854. GetSystemMenu                  EQU  _GetSystemMenu@8
  855. GetSystemMetrics               EQU  _GetSystemMetrics@4
  856. GetTabbedTextExtentA           EQU  _GetTabbedTextExtentA@20
  857. GetTabbedTextExtentW           EQU  _GetTabbedTextExtentW@20
  858. GetThreadDesktop               EQU  _GetThreadDesktop@4
  859. GetTopWindow                   EQU  _GetTopWindow@4
  860. GetUpdateRect                  EQU  _GetUpdateRect@12
  861. GetUpdateRgn                   EQU  _GetUpdateRgn@12
  862. GetUserObjectInformationA      EQU  _GetUserObjectInformationA@20
  863. GetUserObjectInformationW      EQU  _GetUserObjectInformationW@20
  864. GetUserObjectSecurity          EQU  _GetUserObjectSecurity@20
  865. GetWindow                      EQU  _GetWindow@8
  866. GetWindowContextHelpId         EQU  _GetWindowContextHelpId@4
  867. GetWindowDC                    EQU  _GetWindowDC@4
  868. GetWindowLongA                 EQU  _GetWindowLongA@8
  869. GetWindowLongW                 EQU  _GetWindowLongW@8
  870. GetWindowPlacement             EQU  _GetWindowPlacement@8
  871. GetWindowRect                  EQU  _GetWindowRect@8
  872. GetWindowRgn                   EQU  _GetWindowRgn@8
  873. GetWindowTextA                 EQU  _GetWindowTextA@12
  874. GetWindowTextLengthA           EQU  _GetWindowTextLengthA@4
  875. GetWindowTextLengthW           EQU  _GetWindowTextLengthW@4
  876. GetWindowTextW                 EQU  _GetWindowTextW@12
  877. GetWindowThreadProcessId       EQU  _GetWindowThreadProcessId@8
  878. GetWindowWord                  EQU  _GetWindowWord@8
  879. GrayStringA                    EQU  _GrayStringA@36
  880. GrayStringW                    EQU  _GrayStringW@36
  881. HideCaret                      EQU  _HideCaret@4
  882. HiliteMenuItem                 EQU  _HiliteMenuItem@16
  883. ImpersonateDdeClientWindow     EQU  _ImpersonateDdeClientWindow@8
  884. InSendMessage                  EQU  _InSendMessage@0
  885. InflateRect                    EQU  _InflateRect@12
  886. InsertMenuA                    EQU  _InsertMenuA@20
  887. InsertMenuItemA                EQU  _InsertMenuItemA@16
  888. InsertMenuItemW                EQU  _InsertMenuItemW@16
  889. InsertMenuW                    EQU  _InsertMenuW@20
  890. IntersectRect                  EQU  _IntersectRect@12
  891. InvalidateRect                 EQU  _InvalidateRect@12
  892. InvalidateRgn                  EQU  _InvalidateRgn@12
  893. InvertRect                     EQU  _InvertRect@8
  894. IsCharAlphaA                   EQU  _IsCharAlphaA@4
  895. IsCharAlphaNumericA            EQU  _IsCharAlphaNumericA@4
  896. IsCharAlphaNumericW            EQU  _IsCharAlphaNumericW@4
  897. IsCharAlphaW                   EQU  _IsCharAlphaW@4
  898. IsCharLowerA                   EQU  _IsCharLowerA@4
  899. IsCharLowerW                   EQU  _IsCharLowerW@4
  900. IsCharUpperA                   EQU  _IsCharUpperA@4
  901. IsCharUpperW                   EQU  _IsCharUpperW@4
  902. IsChild                        EQU  _IsChild@8
  903. IsClipboardFormatAvailable     EQU  _IsClipboardFormatAvailable@4
  904. IsDialogMessage                EQU  _IsDialogMessage@8
  905. IsDialogMessageA               EQU  _IsDialogMessageA@8
  906. IsDialogMessageW               EQU  _IsDialogMessageW@8
  907. IsDlgButtonChecked             EQU  _IsDlgButtonChecked@8
  908. IsIconic                       EQU  _IsIconic@4
  909. IsMenu                         EQU  _IsMenu@4
  910. IsRectEmpty                    EQU  _IsRectEmpty@4
  911. IsWindow                       EQU  _IsWindow@4
  912. IsWindowEnabled                EQU  _IsWindowEnabled@4
  913. IsWindowUnicode                EQU  _IsWindowUnicode@4
  914. IsWindowVisible                EQU  _IsWindowVisible@4
  915. IsZoomed                       EQU  _IsZoomed@4
  916. ;KillSystemTimer                EQU  _KillSystemTimer@8
  917. KillTimer                      EQU  _KillTimer@8
  918. LoadAcceleratorsA              EQU  _LoadAcceleratorsA@8
  919. LoadAcceleratorsW              EQU  _LoadAcceleratorsW@8
  920. LoadBitmapA                    EQU  _LoadBitmapA@8
  921. LoadBitmapW                    EQU  _LoadBitmapW@8
  922. LoadCursorA                    EQU  _LoadCursorA@8
  923. LoadCursorFromFileA            EQU  _LoadCursorFromFileA@4
  924. LoadCursorFromFileW            EQU  _LoadCursorFromFileW@4
  925. LoadCursorW                    EQU  _LoadCursorW@8
  926. LoadIconA                      EQU  _LoadIconA@8
  927. LoadIconW                      EQU  _LoadIconW@8
  928. LoadImageA                     EQU  _LoadImageA@24
  929. LoadImageW                     EQU  _LoadImageW@24
  930. LoadKeyboardLayoutA            EQU  _LoadKeyboardLayoutA@8
  931. LoadKeyboardLayoutW            EQU  _LoadKeyboardLayoutW@8
  932. LoadMenuA                      EQU  _LoadMenuA@8
  933. LoadMenuIndirectA              EQU  _LoadMenuIndirectA@4
  934. LoadMenuIndirectW              EQU  _LoadMenuIndirectW@4
  935. LoadMenuW                      EQU  _LoadMenuW@8
  936. LoadStringA                    EQU  _LoadStringA@16
  937. LoadStringW                    EQU  _LoadStringW@16
  938. LockWindowUpdate               EQU  _LockWindowUpdate@4
  939. LookupIconIdFromDirectory      EQU  _LookupIconIdFromDirectory@8
  940. LookupIconIdFromDirectoryEx    EQU  _LookupIconIdFromDirectoryEx@20
  941. MapDialogRect                  EQU  _MapDialogRect@8
  942. MapVirtualKeyA                 EQU  _MapVirtualKeyA@8
  943. MapVirtualKeyExA               EQU  _MapVirtualKeyExA@12
  944. MapVirtualKeyExW               EQU  _MapVirtualKeyExW@12
  945. MapVirtualKeyW                 EQU  _MapVirtualKeyW@8
  946. MapWindowPoints                EQU  _MapWindowPoints@16
  947. MenuItemFromPoint              EQU  _MenuItemFromPoint@16
  948. MessageBeep                    EQU  _MessageBeep@4
  949. MessageBoxA                    EQU  _MessageBoxA@16
  950. MessageBoxExA                  EQU  _MessageBoxExA@20
  951. MessageBoxExW                  EQU  _MessageBoxExW@20
  952. MessageBoxIndirectA            EQU  _MessageBoxIndirectA@4
  953. MessageBoxIndirectW            EQU  _MessageBoxIndirectW@4
  954. MessageBoxW                    EQU  _MessageBoxW@16
  955. ModifyMenuA                    EQU  _ModifyMenuA@20
  956. ModifyMenuW                    EQU  _ModifyMenuW@20
  957. MoveWindow                     EQU  _MoveWindow@24
  958. MsgWaitForMultipleObjects      EQU  _MsgWaitForMultipleObjects@20
  959. OemKeyScan                     EQU  _OemKeyScan@4
  960. OemToCharA                     EQU  _OemToCharA@8
  961. OemToCharBuffA                 EQU  _OemToCharBuffA@12
  962. OemToCharBuffW                 EQU  _OemToCharBuffW@12
  963. OemToCharW                     EQU  _OemToCharW@8
  964. OffsetRect                     EQU  _OffsetRect@12
  965. OpenClipboard                  EQU  _OpenClipboard@4
  966. OpenDesktopA                   EQU  _OpenDesktopA@16
  967. OpenDesktopW                   EQU  _OpenDesktopW@16
  968. OpenIcon                       EQU  _OpenIcon@4
  969. OpenInputDesktop               EQU  _OpenInputDesktop@12
  970. OpenWindowStationA             EQU  _OpenWindowStationA@12
  971. OpenWindowStationW             EQU  _OpenWindowStationW@12
  972. PackDDElParam                  EQU  _PackDDElParam@12
  973. PaintDesktop                   EQU  _PaintDesktop@4
  974. PeekMessageA                   EQU  _PeekMessageA@20
  975. PeekMessageW                   EQU  _PeekMessageW@20
  976. PostMessageA                   EQU  _PostMessageA@16
  977. PostMessageW                   EQU  _PostMessageW@16
  978. PostQuitMessage                EQU  _PostQuitMessage@4
  979. PostThreadMessageA             EQU  _PostThreadMessageA@16
  980. PostThreadMessageW             EQU  _PostThreadMessageW@16
  981. PtInRect                       EQU  _PtInRect@12
  982. RedrawWindow                   EQU  _RedrawWindow@16
  983. RegisterClassA                 EQU  _RegisterClassA@4
  984. RegisterClassExA               EQU  _RegisterClassExA@4
  985. RegisterClassExW               EQU  _RegisterClassExW@4
  986. RegisterClassW                 EQU  _RegisterClassW@4
  987. RegisterClipboardFormatA       EQU  _RegisterClipboardFormatA@4
  988. RegisterClipboardFormatW       EQU  _RegisterClipboardFormatW@4
  989. RegisterHotKey                 EQU  _RegisterHotKey@16
  990. RegisterWindowMessageA         EQU  _RegisterWindowMessageA@4
  991. RegisterWindowMessageW         EQU  _RegisterWindowMessageW@4
  992. ReleaseCapture                 EQU  _ReleaseCapture@0
  993. ReleaseDC                      EQU  _ReleaseDC@8
  994. RemoveMenu                     EQU  _RemoveMenu@12
  995. RemovePropA                    EQU  _RemovePropA@8
  996. RemovePropW                    EQU  _RemovePropW@8
  997. ReplyMessage                   EQU  _ReplyMessage@4
  998. ReuseDDElParam                 EQU  _ReuseDDElParam@20
  999. ScreenToClient                 EQU  _ScreenToClient@8
  1000. ;ScrollChildren                 EQU  _ScrollChildren@12
  1001. ScrollDC                       EQU  _ScrollDC@28
  1002. ScrollWindow                   EQU  _ScrollWindow@20
  1003. ScrollWindowEx                 EQU  _ScrollWindowEx@32
  1004. SendDlgItemMessageA            EQU  _SendDlgItemMessageA@20
  1005. SendDlgItemMessageW            EQU  _SendDlgItemMessageW@20
  1006. SendMessageA                   EQU  _SendMessageA@16
  1007. SendMessageCallbackA           EQU  _SendMessageCallbackA@24
  1008. SendMessageCallbackW           EQU  _SendMessageCallbackW@24
  1009. SendMessageTimeoutA            EQU  _SendMessageTimeoutA@28
  1010. SendMessageTimeoutW            EQU  _SendMessageTimeoutW@28
  1011. SendMessageW                   EQU  _SendMessageW@16
  1012. SendNotifyMessageA             EQU  _SendNotifyMessageA@16
  1013. SendNotifyMessageW             EQU  _SendNotifyMessageW@16
  1014. SetActiveWindow                EQU  _SetActiveWindow@4
  1015. SetCapture                     EQU  _SetCapture@4
  1016. SetCaretBlinkTime              EQU  _SetCaretBlinkTime@4
  1017. SetCaretPos                    EQU  _SetCaretPos@8
  1018. SetClassLongA                  EQU  _SetClassLongA@12
  1019. SetClassLongW                  EQU  _SetClassLongW@12
  1020. SetClassWord                   EQU  _SetClassWord@12
  1021. SetClipboardData               EQU  _SetClipboardData@8
  1022. SetClipboardViewer             EQU  _SetClipboardViewer@4
  1023. SetCursor                      EQU  _SetCursor@4
  1024. SetCursorPos                   EQU  _SetCursorPos@8
  1025. SetDebugErrorLevel             EQU  _SetDebugErrorLevel@4
  1026. SetDeskWallpaper               EQU  _SetDeskWallpaper@4
  1027. SetDlgItemInt                  EQU  _SetDlgItemInt@16
  1028. SetDlgItemTextA                EQU  _SetDlgItemTextA@12
  1029. SetDlgItemTextW                EQU  _SetDlgItemTextW@12
  1030. SetDoubleClickTime             EQU  _SetDoubleClickTime@4
  1031. SetFocus                       EQU  _SetFocus@4
  1032. SetForegroundWindow            EQU  _SetForegroundWindow@4
  1033. SetKeyboardState               EQU  _SetKeyboardState@4
  1034. SetLastErrorEx                 EQU  _SetLastErrorEx@8
  1035. SetMenu                        EQU  _SetMenu@8
  1036. SetMenuContextHelpId           EQU  _SetMenuContextHelpId@8
  1037. SetMenuDefaultItem             EQU  _SetMenuDefaultItem@12
  1038. SetMenuItemBitmaps             EQU  _SetMenuItemBitmaps@20
  1039. SetMenuItemInfoA               EQU  _SetMenuItemInfoA@16
  1040. SetMenuItemInfoW               EQU  _SetMenuItemInfoW@16
  1041. SetMessageExtraInfo            EQU  _SetMessageExtraInfo@4
  1042. SetMessageQueue                EQU  _SetMessageQueue@4
  1043. SetParent                      EQU  _SetParent@8
  1044. SetProcessWindowStation        EQU  _SetProcessWindowStation@4
  1045. SetPropA                       EQU  _SetPropA@12
  1046. SetPropW                       EQU  _SetPropW@12
  1047. SetRect                        EQU  _SetRect@20
  1048. SetRectEmpty                   EQU  _SetRectEmpty@4
  1049. SetScrollInfo                  EQU  _SetScrollInfo@16
  1050. SetScrollPos                   EQU  _SetScrollPos@16
  1051. SetScrollRange                 EQU  _SetScrollRange@20
  1052. SetShellWindow                 EQU  _SetShellWindow@4
  1053. SetSysColors                   EQU  _SetSysColors@12
  1054. SetSystemCursor                EQU  _SetSystemCursor@8
  1055. ;SetSystemMenu                  EQU  _SetSystemMenu@8
  1056. ;SetSystemTimer                 EQU  _SetSystemTimer@16
  1057. SetThreadDesktop               EQU  _SetThreadDesktop@4
  1058. SetTimer                       EQU  _SetTimer@16
  1059. SetUserObjectInformationA      EQU  _SetUserObjectInformationA@16
  1060. SetUserObjectInformationW      EQU  _SetUserObjectInformationW@16
  1061. SetUserObjectSecurity          EQU  _SetUserObjectSecurity@12
  1062. SetWindowContextHelpId         EQU  _SetWindowContextHelpId@8
  1063. SetWindowLongA                 EQU  _SetWindowLongA@12
  1064. SetWindowLongW                 EQU  _SetWindowLongW@12
  1065. SetWindowPlacement             EQU  _SetWindowPlacement@8
  1066. SetWindowPos                   EQU  _SetWindowPos@28
  1067. SetWindowRgn                   EQU  _SetWindowRgn@12
  1068. SetWindowTextA                 EQU  _SetWindowTextA@8
  1069. SetWindowTextW                 EQU  _SetWindowTextW@8
  1070. SetWindowWord                  EQU  _SetWindowWord@12
  1071. SetWindowsHookA                EQU  _SetWindowsHookA@8
  1072. SetWindowsHookExA              EQU  _SetWindowsHookExA@16
  1073. SetWindowsHookExW              EQU  _SetWindowsHookExW@16
  1074. SetWindowsHookW                EQU  _SetWindowsHookW@8
  1075. ShowCaret                      EQU  _ShowCaret@4
  1076. ShowCursor                     EQU  _ShowCursor@4
  1077. ShowOwnedPopups                EQU  _ShowOwnedPopups@8
  1078. ShowScrollBar                  EQU  _ShowScrollBar@12
  1079. ShowWindow                     EQU  _ShowWindow@8
  1080. ShowWindowAsync                EQU  _ShowWindowAsync@8
  1081. SubtractRect                   EQU  _SubtractRect@12
  1082. SwapMouseButton                EQU  _SwapMouseButton@4
  1083. SwitchDesktop                  EQU  _SwitchDesktop@4
  1084. SystemParametersInfoA          EQU  _SystemParametersInfoA@16
  1085. SystemParametersInfoW          EQU  _SystemParametersInfoW@16
  1086. TabbedTextOutA                 EQU  _TabbedTextOutA@32
  1087. TabbedTextOutW                 EQU  _TabbedTextOutW@32
  1088. TileChildWindows               EQU  _TileChildWindows@8
  1089. TileWindows                    EQU  _TileWindows@20
  1090. ToAscii                        EQU  _ToAscii@20
  1091. ToAsciiEx                      EQU  _ToAsciiEx@24
  1092. ToUnicode                      EQU  _ToUnicode@24
  1093. ToUnicodeEx                    EQU  _ToUnicodeEx@28
  1094. TrackPopupMenu                 EQU  _TrackPopupMenu@28
  1095. TrackPopupMenuEx               EQU  _TrackPopupMenuEx@24
  1096. TranslateAccelerator           EQU  _TranslateAccelerator@12
  1097. TranslateAcceleratorA          EQU  _TranslateAcceleratorA@12
  1098. TranslateAcceleratorW          EQU  _TranslateAcceleratorW@12
  1099. TranslateMDISysAccel           EQU  _TranslateMDISysAccel@8
  1100. TranslateMessage               EQU  _TranslateMessage@4
  1101. UnhookWindowsHook              EQU  _UnhookWindowsHook@8
  1102. UnhookWindowsHookEx            EQU  _UnhookWindowsHookEx@4
  1103. UnionRect                      EQU  _UnionRect@12
  1104. UnloadKeyboardLayout           EQU  _UnloadKeyboardLayout@4
  1105. UnpackDDElParam                EQU  _UnpackDDElParam@16
  1106. UnregisterClassA               EQU  _UnregisterClassA@8
  1107. UnregisterClassW               EQU  _UnregisterClassW@8
  1108. UnregisterHotKey               EQU  _UnregisterHotKey@8
  1109. UpdateWindow                   EQU  _UpdateWindow@4
  1110. ValidateRect                   EQU  _ValidateRect@8
  1111. ValidateRgn                    EQU  _ValidateRgn@8
  1112. VkKeyScanA                     EQU  _VkKeyScanA@4
  1113. VkKeyScanExA                   EQU  _VkKeyScanExA@8
  1114. VkKeyScanExW                   EQU  _VkKeyScanExW@8
  1115. VkKeyScanW                     EQU  _VkKeyScanW@4
  1116. WaitForInputIdle               EQU  _WaitForInputIdle@8
  1117. WaitMessage                    EQU  _WaitMessage@0
  1118. WinHelpA                       EQU  _WinHelpA@16
  1119. WinHelpW                       EQU  _WinHelpW@16
  1120. WindowFromDC                   EQU  _WindowFromDC@4
  1121. WindowFromPoint                EQU  _WindowFromPoint@8
  1122. keybd_event                    EQU  _keybd_event@16
  1123. mouse_event                    EQU  _mouse_event@20
  1124. wsprintfA                      EQU  _wsprintfA
  1125. wsprintfW                      EQU  _wsprintfW
  1126. wvsprintfA                     EQU  _wvsprintfA@12
  1127. wvsprintfW                     EQU  _wvsprintfW@12
  1128.  
  1129. %endif